Skip to content
Back to search
30
MCP

Desktop Automation

pulsemcp/desktop automation

Automates Windows desktop applications using UI Automation APIs for token-efficient window management, element finding, and input control.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "desktop_automation": {
      "url": "None",
      "transport": "http"
    }
  }
}